div {text-align:left}


#pageWrapper
{       width: 89.4em;          /* breedte balk guestbook, contact enz. */
	border-style: solid;	
	border-width: 0 1px;	
}
#outerColumnContainer
{
	
}
#innerColumnContainer
{
	border-style: solid;
	border-width: 0 1px;
	margin: 0 -1px;		
}
* html #outercolumncontainer
{
	
	margin-top: -1px;
	border-top: solid 1px #000;
}
#masthead
{       
	border-style: solid;
	border-width: 1px 0;	
}
.hnav
{
	border-style: solid;
	border-width: 0 0 1px 0;
}
#footer
{       width: 87.4em;          
	border-style: solid;
	border-width: 1px 0;	/* handles the top of the footer section and 
				   the bottom of the entire layout */
}

